Parameter is the column name. Sets the specified field to the specified boolean value.
Syntax |
|---|
|
result = DatabaseRecord.BooleanColumn( Name ) |
Parameters |
|
|---|---|
|
Name |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
The REALSQLdatabase inserts 0 for False and 1 for True.